From 7fca77a6485930bff5c6053d62c048f0da4347d7 Mon Sep 17 00:00:00 2001 From: "djm@sportsman.spdomain" Date: Tue, 3 May 2005 00:07:25 +0000 Subject: [PATCH] bitkeeper revision 1.1389.1.29 (4276c0bdcHMh8JYpMOuOkZTWJxnCHQ) arch-ia64.h: fix typo from common name change --- xen/include/public/arch-ia64.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xen/include/public/arch-ia64.h b/xen/include/public/arch-ia64.h index ee5e4217c9..ad24299a0d 100644 --- a/xen/include/public/arch-ia64.h +++ b/xen/include/public/arch-ia64.h @@ -22,7 +22,7 @@ typedef unsigned long cpureg_t; /* Full-sized register. */ typedef struct { -} PACKED struct cpu_user_regs; +} PACKED cpu_user_regs; /* * NB. This may become a 64-bit count with no shift. If this happens then the -- 2.30.2